home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / disk / misc / YADI.readme < prev   
Text File  |  1998-03-07  |  3KB  |  77 lines

  1. Short:    Yet Another Disk Imager  (v1.0)
  2. Author:   adlroc@usa.net (Andre R. de la Rocha)
  3. Uploader: adlroc@usa.net (Andre R. de la Rocha)
  4. Version:  1.0 (1.3.98)
  5. Type:     disk/misc
  6. Requires: OS1.3+
  7.  
  8.  
  9.   YADI  ia  a  small  cli-only  program to transfer disk images to and from
  10. Amiga  devices.   Why another disk imager ?  Because the others suck.  Most
  11. of  them  can  only  handle 880kb disk images and only support standard low
  12. density  Amiga  drives handled by trackdisk device.  And even the ones that
  13. support  other  devices  force you to supply the exec device name and unit,
  14. (i.e.   trackdisk.device  unit  0,  instead  of df0:  ).  YADI is useful to
  15. store NDOS disks as files, make backups of devices, transfer Amiga disks to
  16. Amiga  emulators,  transfer Amiga disk images used in the emulators back to
  17. Amiga disks, etc.
  18.  
  19.  
  20. YADI features:
  21.   A  single program handles creation of disk images and also writes them to
  22. devices.
  23.   Supports  any Amiga device that supports trackdisk commands, of any size,
  24. using  any  filesystem.  This includes standard DF0:  to DF4:  (low or high
  25. density),   Cross-DOS  devices  like  PC0:,  Cross-Mac  devices,  diskspare
  26. devices, RAD:  , hard disk partitions, ZIPs, etc.
  27.   You  supply the dos device name, i.e., DF1:, not trackdisk.device unit 1;
  28. RAD:, not ramdrive.device.
  29.   It  is  safe.   It  won't  let  you write a disk image over a device of a
  30. different  size.   So  you  can't write by accident a 880kb disk image over
  31. your hard disk partition.
  32.   Works  in  any Amiga with kickstart/workbench 1.3 (and maybe even 1.2) or
  33. newer.  But uses 2.0+ functions if available.
  34.   Is public domain.
  35.  
  36.  
  37.  Usage: yadi <command> <disk_image> <device>
  38.  
  39.  Commands :
  40.  
  41.      r :  Read (create) a disk image file _from_ a device.
  42.  
  43.      w :  Write a disk image file _to_ a device.  The device doesn't need
  44. to be formated.  It also verifies if the the data was written correctly.
  45.  
  46.  
  47.  
  48. Examples:
  49.  
  50. yadi r tst.dsk df0:
  51.  
  52. Will  read  the  contents  of the disk in drive DF0:  and save it as a disk
  53. image file in the current directory with the name tst.dsk .
  54.  
  55.  
  56.  
  57. yadi w ram:AmigaDemo.ADF rad:
  58.  
  59. Will write the disk image ram:AmigaDemo.ADF to RAD:
  60.  
  61.  
  62.  
  63. yadi r dh1:sys.backup dh0:
  64.  
  65. Will  save a image of your entire DH0:  partition as sys.backup in the root
  66. directory of your DH1:  partition.
  67.  
  68.  
  69. ============================= Archive contents =============================
  70.  
  71. Original  Packed Ratio    Date     Time    Name
  72. -------- ------- ----- --------- --------  -------------
  73.    20932   12785 38.9% 01-Mar-98 18:40:22 +yadi
  74.     2275    1099 51.6% 01-Mar-98 02:00:18 +yadi.readme
  75. -------- ------- ----- --------- --------
  76.    23207   13884 40.1% 02-Mar-98 06:17:28   2 files
  77.